Skip to content

Commit

Permalink
Merge pull request #1066 from Automattic/dependabot/docker/mu-plugins…
Browse files Browse the repository at this point in the history
…/automattic/vip-container-images/alpine-38f411e

chore(deps): Bump automattic/vip-container-images/alpine from `7fadd8b` to `38f411e` in /mu-plugins
  • Loading branch information
sjinks authored Feb 10, 2025
2 parents 2499321 + aca8b1b commit 6956193
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mu-plugins/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.7
FROM --platform=$BUILDPLATFORM ghcr.io/automattic/vip-container-images/alpine:3.21.2@sha256:7fadd8bd4a0912708b869bcc8e2cd4a051e7675639140a6003c72295e7f9b35c AS build
FROM --platform=$BUILDPLATFORM ghcr.io/automattic/vip-container-images/alpine:3.21.2@sha256:38f411e0b2e7890efc03d66bc44b0ffc192cd785c08afef168d71b27f606fd91 AS build

RUN apk add --no-cache git && mkdir -p /mu-plugins
RUN git clone --depth 1 --single-branch https://github.com/Automattic/vip-go-mu-plugins-ext /mu-plugins-ext
Expand Down

0 comments on commit 6956193

Please sign in to comment.