Skip to content

Commit 0f9bea4

Browse files
committed
Run docker image on PHP 8.4
1 parent 10bf273 commit 0f9bea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.3-cli-alpine
1+
FROM php:8.4-cli-alpine
22

33
COPY . /opt/sat-pys-scraper
44
COPY --from=composer:latest /usr/bin/composer /usr/local/bin/composer

0 commit comments

Comments
 (0)