We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c005164 commit 5f61041Copy full SHA for 5f61041
jo/Dockerfile
@@ -1,6 +1,6 @@
1
# docker build --no-cache -t test .
2
# docker run --rm -it test /bin/bash
3
-FROM ubuntu:24.04@sha256:6015f66923d7afbc53558d7ccffd325d43b4e249f41a6e93eef074c9505d2233
+FROM ubuntu:24.04@sha256:b59d21599a2b151e23eea5f6602f4af4d7d31c4e236d22bf0b62b86d2e386b8f
4
5
# renovate: datasource=github-releases depName=jpmens/jo
6
ARG JO_VERSION=1.4
jo/Dockerfile.deprecated
@@ -1,4 +1,4 @@
-FROM alpine:3.21
+FROM alpine:3.22
# enable edge repository
RUN sed -i '/edge/s/^#//' /etc/apk/repositories
0 commit comments