Skip to content

Commit 694d5a9

Browse files
committed
update base image in Dockerfile from cs50/cli:canary to cs50/cli
1 parent 2df9be2 commit 694d5a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cs50/cli:canary
1+
FROM cs50/cli
22
ARG DEBIAN_FRONTEND=noninteractive
33

44
# Default port

0 commit comments

Comments
 (0)