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 e37238f commit 3b7e367Copy full SHA for 3b7e367
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:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30
+FROM ubuntu:24.04@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab
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.20
+FROM alpine:3.21
# enable edge repository
RUN sed -i '/edge/s/^#//' /etc/apk/repositories
0 commit comments