Skip to content

Commit

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

chore(deps): Bump automattic/vip-container-images/alpine from `6075ad8` to `a41a67d` in /skeleton
  • Loading branch information
sjinks authored Oct 22, 2024
2 parents 9ab0c0c + 53ace94 commit 513ce1c
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.20.3@sha256:6075ad8c5586cb01ead468ae2d685958da0f5b9f7210b9ab9299353693782342
FROM ghcr.io/automattic/vip-container-images/alpine:3.20.3@sha256:a41a67d60109e556da61a85aa261313cd91d6676b139750496b9eb5d4fb87db8

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 513ce1c

Please sign in to comment.