Skip to content

Commit 272ceef

Browse files
Update ubuntu Docker tag to v26
1 parent 2f2fbd3 commit 272ceef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ARG BASE_IMAGE_VERSION=ubuntu:noble-20260410
1+
ARG BASE_IMAGE_VERSION=ubuntu:26.04
22
FROM ${BASE_IMAGE_VERSION} AS init
33

44
ENV WORKDIR=/app

0 commit comments

Comments
 (0)