Skip to content

Commit

Permalink
Merge branch '8.3'
Browse files Browse the repository at this point in the history
  • Loading branch information
singularo committed Aug 3, 2024
2 parents 1857d28 + d6d1567 commit f5c7953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LABEL io.k8s.description="Platform for serving Drupal PHP apps in Shepherd with
io.openshift.tags="builder,shepherd,drupal,php,apache" \
io.openshift.s2i.scripts-url="image:///usr/local/s2i"

ARG PHP="8.2"
ARG PHP="8.3"

# Ensure shell is what we want.
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
Expand Down

0 comments on commit f5c7953

Please sign in to comment.