Skip to content

Commit

Permalink
Merge pull request #179 from Chomtana/main
Browse files Browse the repository at this point in the history
Upgrade to ubuntu 24
  • Loading branch information
Chomtana authored Jan 11, 2025
2 parents cfb8161 + 760dde5 commit 8d1ddf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/dockerfiles/Dockerfile.bedrock-init
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:23.10
FROM ubuntu:24.04

# Disable prompts during package installation.
ARG DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 8d1ddf9

Please sign in to comment.