Skip to content

Commit

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

chore(deps): Bump automattic/vip-container-images/alpine from `6a12dc5` to `9dc91d2` in /skeleton
  • Loading branch information
sjinks authored Feb 12, 2024
2 parents 1e428b3 + ba51375 commit ded1605
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:6a12dc5c6b0ad56488442120d1aac93da9f240ee1fe7f3249db0195f7d1d0c88
FROM ghcr.io/automattic/vip-container-images/alpine:3.19.1@sha256:9dc91d2344fb82783801aba97253aaef4eafae06dfd3117afe91be2a84463f00

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 ded1605

Please sign in to comment.