Skip to content

Commit

Permalink
chore: bump ubuntu version
Browse files Browse the repository at this point in the history
Bump to Ubuntu 24.04 LTS
  • Loading branch information
pfeerick committed Dec 31, 2024
1 parent 776cc2b commit f15de3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG OS_CODENAME=focal
ARG OS_CODENAME=noble

FROM ubuntu:${OS_CODENAME}

Expand Down

0 comments on commit f15de3a

Please sign in to comment.