Skip to content

Commit

Permalink
Upgraded baseimage to version 4.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Nov 10, 2023
1 parent 9c051ac commit 3a43dd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN \
curl -# -L -o /defaults/JDownloader.jar ${JDOWNLOADER_URL}

# Pull base image.
FROM jlesage/baseimage-gui:alpine-3.16-v4.5.0
FROM jlesage/baseimage-gui:alpine-3.16-v4.5.1

ARG DOCKER_IMAGE_VERSION

Expand Down

0 comments on commit 3a43dd6

Please sign in to comment.