Skip to content

Commit

Permalink
Updates base image to Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Apr 27, 2024
1 parent e6f8b17 commit f97a9f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use ubuntu 22.04
FROM ubuntu:22.04
# Use ubuntu 24.04
FROM ubuntu:24.04
LABEL maintainer="Max Kratz <account@maxkratz.com>"
ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit f97a9f0

Please sign in to comment.