Skip to content

Commit

Permalink
chore(deps): Bump automattic/vip-container-images/alpine in /skeleton
Browse files Browse the repository at this point in the history
Bumps automattic/vip-container-images/alpine from `42ee5e5` to `b51a674`.

---
updated-dependencies:
- dependency-name: automattic/vip-container-images/alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 7, 2024
1 parent 2ee69ed commit 473ebb4
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:42ee5e50414b7c636fa5ee8b0d1c6b0219bb413285e4110178b16416711f52c9
FROM ghcr.io/automattic/vip-container-images/alpine:3.20.3@sha256:b51a674239f29a14c88c63d5e200ad91b503e4e90eb4f8e09532bc1da22f8255

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 473ebb4

Please sign in to comment.