Skip to content

Commit c7ae614

Browse files
committed
use newer ubuntu
1 parent 5096be2 commit c7ae614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE=ubuntu:20.04
1+
ARG BASE_IMAGE=ubuntu:24.04
22

33
FROM $BASE_IMAGE AS builder
44
SHELL ["/bin/bash", "-c"]

0 commit comments

Comments
 (0)