Skip to content

Commit b238d75

Browse files
authored
Merge pull request #1106 from Automattic/dependabot/docker/php-helpers/ubuntu-7229784
chore(deps): Bump ubuntu from `2e863c4` to `7229784` in /php-helpers
2 parents 1c3fa61 + 951c606 commit b238d75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php-helpers/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM --platform=${BUILDPLATFORM} tonistiigi/xx:latest@sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3 AS xx
22

3-
FROM --platform=${BUILDPLATFORM} ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30 AS common
3+
FROM --platform=${BUILDPLATFORM} ubuntu:24.04@sha256:72297848456d5d37d1262630108ab308d3e9ec7ed1c3286a32fe09856619a782 AS common
44
ARG TARGETPLATFORM
55
COPY --from=xx / /
66
ENV DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)