Skip to content

Commit 140ad1c

Browse files
authored
Upgrade SBCL base image from Debian 12 to 13
1 parent 11e3b14 commit 140ad1c

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
@@ -1,4 +1,4 @@
1-
FROM debian:12
1+
FROM debian:13
22

33
LABEL org.opencontainers.image.source=https://github.com/coalton-lang/base-images
44
LABEL org.opencontainers.image.description="SBCL base image for Coalton CI"

0 commit comments

Comments
 (0)