Skip to content

Commit

Permalink
Merge pull request #587 from NASA-PDS/dependabot/docker/docker/ubuntu…
Browse files Browse the repository at this point in the history
…-24.04

Bump ubuntu from 20.04 to 24.04 in /docker
  • Loading branch information
jordanpadams authored Dec 20, 2024
2 parents 7da4f34 + aef7141 commit ebf79e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.local
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:24.04

# Get arguments from the build command line
ARG version
Expand Down

0 comments on commit ebf79e9

Please sign in to comment.