Skip to content

Commit

Permalink
Merge pull request #36 from bbfrederick/dependabot/docker/ubuntu-24.04
Browse files Browse the repository at this point in the history
Bump ubuntu from 23.10 to 24.04
  • Loading branch information
bbfrederick authored Dec 7, 2023
2 parents b0e1325 + c823655 commit 2b1db56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.safe
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use Ubuntu 20.04 LTS
FROM ubuntu:23.10
FROM ubuntu:24.04

# Prepare environment
RUN df -h
Expand Down

0 comments on commit 2b1db56

Please sign in to comment.