Skip to content

Commit

Permalink
Bumping sandbox commit
Browse files Browse the repository at this point in the history
  • Loading branch information
dannylamb committed Jun 25, 2021
1 parent 28540c2 commit 404dd1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG repository=local
ARG tag=latest
FROM --platform=$BUILDPLATFORM ${repository}/composer:${tag} AS composer

ARG COMMIT=ed463a31f28d0263ef6793f8ef618bb557314340
ARG COMMIT=a01ced45740a24f5c12c96a25f5efd174131a7a7

# Islandora based Drupal install.
RUN --mount=type=cache,id=demo-composer,sharing=locked,target=/root/.composer/cache \
Expand Down

0 comments on commit 404dd1d

Please sign in to comment.