Skip to content

Commit

Permalink
Change dockerfile image
Browse files Browse the repository at this point in the history
  • Loading branch information
mortinger91 committed Oct 24, 2023
1 parent 87e119d commit 1c2883f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Development / Testing image for C++ CMake template project

# base image used as the starting point for this image
FROM debian:latest
FROM debian:10-slim

# ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 1c2883f

Please sign in to comment.