Skip to content

Commit

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

chore(deps): Bump automattic/vip-container-images/alpine from `06d5fe5` to `aa1029d` in /skeleton
  • Loading branch information
sjinks authored Sep 30, 2024
2 parents d075a0a + 015502e commit 56f48f4
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:06d5fe56e625629378a82cac0ee7f7976013dea8cc86b30158742f321f89f884
FROM ghcr.io/automattic/vip-container-images/alpine:3.20.3@sha256:aa1029d61e46bb10fef8e4be241643b95f63887ae432fff80b307829bc6a3045

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 56f48f4

Please sign in to comment.