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 `de90e96` to `6a12dc5`.

---
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 Feb 5, 2024
1 parent f3fe9db commit c3754f2
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.19.1@sha256:de90e96f3993ea1b83d12e77b1ea83937f3d01517f47dfacd02f68e4b7a825bc
FROM ghcr.io/automattic/vip-container-images/alpine:3.19.1@sha256:6a12dc5c6b0ad56488442120d1aac93da9f240ee1fe7f3249db0195f7d1d0c88

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 c3754f2

Please sign in to comment.