Skip to content

Commit

Permalink
Update dockerfile, debian stretch no longer supported
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseEspinosa committed May 22, 2023
1 parent d6045ae commit e5e13e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:stretch
FROM debian:buster
MAINTAINER Paolo Di Tommaso <paolo.ditommaso@gmail.com>

RUN apt-get update --fix-missing && \
Expand Down

0 comments on commit e5e13e2

Please sign in to comment.