Skip to content

Commit bdb315c

Browse files
authored
Update all dependencies (#118)
1 parent cde22bd commit bdb315c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

abc-base/8.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.3-fpm-bookworm@sha256:0a6935fdb6f32f23ddc6497c6e57614b078b9d9aa21a0e7e137c6c68f59ed9b5
1+
FROM php:8.3-fpm-bookworm@sha256:a8da190d9b081e8d236fc2467b72ca3718358850cdeb8fad7787b1eff0b2a700
22

33
# Install dependencies and PHP extensions.
44
COPY ./apt /etc/apt

abc-base/8.4/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4-fpm-bookworm@sha256:0f181a4d27589ac10bbde6189d43a3297265fe8e611abcb318b97f8b719848a3
1+
FROM php:8.4-fpm-bookworm@sha256:7b0f2acae67bd1678a12abcb359023c4e4fd168a87f4704f5a75c96f0a5406d5
22

33
# Install dependencies and PHP extensions.
44
COPY ./apt /etc/apt

abc-base/8.5/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.5-fpm-trixie@sha256:014590dfe9bbc99122b0bb485855dd7004dc83a107f3c296a6a71811cb002453
1+
FROM php:8.5-fpm-trixie@sha256:a2efac8f3553320a8b7a3f56348e490d172d0bf495b45e543e8a36af465f1a16
22

33
# Install dependencies and PHP extensions.
44
COPY ./apt /etc/apt

0 commit comments

Comments
 (0)