Skip to content

Commit 4800c05

Browse files
committed
Restored docker Pharo loader used
1 parent b4e660e commit 4800c05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: Load the project
2-
FROM ghcr.io/ba-st/pharo-loader:v12.0.0 as loader
2+
FROM ghcr.io/ba-st/pharo-loader:v11.0.0 as loader
33

44
COPY --chown=pharo:users ./source ./source
55
COPY --chown=pharo:users ./.git/ ./.git/

0 commit comments

Comments
 (0)