We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10bf273 commit 0f9bea4Copy full SHA for 0f9bea4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:8.3-cli-alpine
+FROM php:8.4-cli-alpine
2
3
COPY . /opt/sat-pys-scraper
4
COPY --from=composer:latest /usr/bin/composer /usr/local/bin/composer
0 commit comments