Skip to content

Commit 7c98ce0

Browse files
committed
chore(deps): update docker.io/m0rf30/yap-ubuntu-noble docker tag to v1.54
1 parent 84ba369 commit 7c98ce0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/packaging/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ COPY --from=prep /staging .
2323
RUN yap build ubuntu-jammy /tmp/staging/
2424

2525
# Stage Ubuntu 24.04 (Noble)
26-
FROM docker.io/m0rf30/yap-ubuntu-noble:1.44 AS ubuntu-noble-builder
26+
FROM docker.io/m0rf30/yap-ubuntu-noble:1.54 AS ubuntu-noble-builder
2727
WORKDIR /tmp/staging
2828
COPY --from=prep /staging .
2929
RUN yap build ubuntu-noble /tmp/staging/

0 commit comments

Comments
 (0)