We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c381e72 commit 04bd804Copy full SHA for 04bd804
source/Dockerfile
@@ -11,7 +11,7 @@ RUN set -eu; \
11
true
12
13
# Copy Pharo Image into base image
14
-FROM ghcr.io/ba-st/pharo-vm:v10.2.0 as image
+FROM ghcr.io/ba-st/pharo-vm:v10.3.0 AS image
15
LABEL org.opencontainers.image.authors="Buenos Aires Smalltalk <[email protected]>"
16
WORKDIR /opt/pharo
17
USER root
0 commit comments