Skip to content

Commit

Permalink
Merge pull request #598 from Automattic/dependabot/docker/skeleton/au…
Browse files Browse the repository at this point in the history
…tomattic/vip-container-images/alpine-3.18.5

chore(deps): Bump automattic/vip-container-images/alpine from 3.18.4 to 3.18.5 in /skeleton
  • Loading branch information
sjinks authored Dec 4, 2023
2 parents 8bfccaf + f9c16b7 commit 841fe29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skeleton/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/automattic/vip-container-images/alpine:3.18.4@sha256:e818ca66bea1d187f8b3bd471a55bab64a90ad72dc58edb3ae01bb2d54f39ce6
FROM ghcr.io/automattic/vip-container-images/alpine:3.18.5@sha256:2f570165292f81b6c5a2a56f5517ef097a38de113b5682d7f34f9353bba89b34

RUN apk add --no-cache --virtual build-deps git && \
git clone --depth=1 https://github.com/Automattic/vip-go-skeleton/ /clientcode && \
Expand Down

0 comments on commit 841fe29

Please sign in to comment.