Skip to content

Commit 11e3b14

Browse files
authored
Update SBCL version to 2.5.11 in Dockerfile
1 parent b042f88 commit 11e3b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sbcl/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.source=https://github.com/coalton-lang/base-image
44
LABEL org.opencontainers.image.description="SBCL base image for Coalton CI"
55
LABEL org.opencontainers.image.licenses=MIT
66

7-
ARG SBCL_VERSION=2.5.8
7+
ARG SBCL_VERSION=2.5.11
88
ARG SBCL_ARCH=x86-64
99

1010
# Install dependencies

0 commit comments

Comments
 (0)