Skip to content

Commit

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

chore(deps): Bump automattic/vip-container-images/alpine from `3ce417e` to `971ebed` in /skeleton
  • Loading branch information
sjinks authored Sep 18, 2023
2 parents 6ac8709 + 9f2eb3a commit 019fb21
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.3@sha256:3ce417e785786119ded6f22268ce321153a22a9aef2ec6f0ac44773a08bfc3d4
FROM ghcr.io/automattic/vip-container-images/alpine:3.18.3@sha256:971ebed27bb94a751e26a17b8dc77b9f1b57e4a02c51b834f59025ee94eea1f4

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 019fb21

Please sign in to comment.