Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/actions/checkout-4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikealfare authored May 21, 2024
2 parents 0f785a4 + 86349f0 commit 12b5a6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dev.Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# this image does not get published, it is intended for local development only, see `Makefile` for usage
FROM ubuntu:22.04 as base
FROM ubuntu:24.04 as base

# prevent python installation from asking for time zone region
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 12b5a6a

Please sign in to comment.