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 `6b50cbf` to `4aabd38`.

---
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 Nov 13, 2023
1 parent a54e847 commit 21ae024
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:6b50cbfe31bd2f0162c8b7924fd14bd58a7b2a07ca51d641d952deb7306762ac
FROM ghcr.io/automattic/vip-container-images/alpine:3.18.4@sha256:4aabd380dadfd20355e04ba899d751a56ab7dc1506daceb0370879791babf9c3

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 21ae024

Please sign in to comment.