We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4e660e commit 4800c05Copy full SHA for 4800c05
docker/Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Load the project
2
-FROM ghcr.io/ba-st/pharo-loader:v12.0.0 as loader
+FROM ghcr.io/ba-st/pharo-loader:v11.0.0 as loader
3
4
COPY --chown=pharo:users ./source ./source
5
COPY --chown=pharo:users ./.git/ ./.git/
0 commit comments