Skip to content

Commit

Permalink
switch to latest docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
stlankes committed Nov 2, 2024
1 parent 8bff5c4 commit 6f81075
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 @@
# Download base image ubuntu 22.04
FROM ubuntu:22.04
# Download base image ubuntu 24.04
FROM ubuntu:latest

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit 6f81075

Please sign in to comment.