Skip to content

Commit 1ced77b

Browse files
authored
Merge pull request #44 from sir-gon/renovate/ubuntu-24.x
Update ubuntu Docker tag to noble-20250415.1
2 parents 7ba2eed + 06d4f03 commit 1ced77b

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_VERSION=ubuntu:noble-20250404
1+
ARG BASE_IMAGE_VERSION=ubuntu:noble-20250415.1
22
FROM ${BASE_IMAGE_VERSION} AS init
33

44
ENV WORKDIR=/app

0 commit comments

Comments
 (0)