Skip to content

Commit

Permalink
update to version: 2024.2.18
Browse files Browse the repository at this point in the history
  • Loading branch information
digrouz committed Feb 19, 2024
1 parent b72d2ee commit f3a687b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile_alpine
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
FROM alpine:3.19.1
LABEL maintainer "DI GREGORIO Nicolas <nicolas.digregorio@gmail.com>"

ARG SICKCHILL_VERSION='2024.2.17'
ARG SICKCHILL_VERSION='2024.2.18'
ARG UNRAR_VERSION='6.1.3'

### Environment variables
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile_rocky8
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG SICKCHILL_VERSION='2024.2.17'
ARG SICKCHILL_VERSION='2024.2.18'

FROM rockylinux/rockylinux:8 AS su-exec-builder

Expand Down

0 comments on commit f3a687b

Please sign in to comment.