Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmyers authored Sep 5, 2024
1 parent 9e44743 commit cdbfd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flask/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:16.04
FROM ubuntu:22.04
MAINTAINER Michael Zhang <[email protected]>

RUN apt-get update && \
Expand Down

0 comments on commit cdbfd2b

Please sign in to comment.