Skip to content

Commit

Permalink
Merge pull request #154 from junkurihara/dependabot/docker/docker/ubu…
Browse files Browse the repository at this point in the history
…ntu-24.04

chore(deps): bump ubuntu from 22.04 to 24.04 in /docker
  • Loading branch information
junkurihara authored Apr 30, 2024
2 parents 8f501ea + 90efb2a commit 3558f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:22.04 AS base
FROM ubuntu:24.04 AS base
LABEL maintainer="Jun Kurihara"

SHELL ["/bin/sh", "-x", "-c"]
Expand Down

0 comments on commit 3558f19

Please sign in to comment.