Skip to content

Commit

Permalink
chore(deps): update docker (jo/dockerfile.deprecated) (#986)
Browse files Browse the repository at this point in the history
Co-authored-by: IK Renovate Bot <ikbot@renovateapp.com>
  • Loading branch information
ivankatliarchuk and IK Renovate Bot authored Jan 5, 2025
1 parent 6a8927b commit afbbc99
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jo/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# docker build --no-cache -t test .
# docker run --rm -it test /bin/bash
FROM ubuntu:24.04@sha256:2e863c44b718727c860746568e1d54afd13b2fa71b160f5cd9058fc436217b30
FROM ubuntu:24.04@sha256:80dd3c3b9c6cecb9f1667e9290b3bc61b78c2678c02cbdae5f0fea92cc6734ab

# renovate: datasource=github-releases depName=jpmens/jo
ARG JO_VERSION=1.4
Expand Down
2 changes: 1 addition & 1 deletion jo/Dockerfile.deprecated
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.20
FROM alpine:3.21

# enable edge repository
RUN sed -i '/edge/s/^#//' /etc/apk/repositories
Expand Down

0 comments on commit afbbc99

Please sign in to comment.