Skip to content

Commit

Permalink
Updated baseimage to version 3.5.6 and switched to Alpine 3.12.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Mar 13, 2021
1 parent e7f7db1 commit 375a91b
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 @@ -6,7 +6,7 @@

# Pull base image.
# NOTE: glibc version of the image is needed for the 7-Zip-JBinding workaround.
FROM jlesage/baseimage-gui:alpine-3.9-v3.5.2
FROM jlesage/baseimage-gui:alpine-3.12-v3.5.6

# Docker image version is provided via build arg.
ARG DOCKER_IMAGE_VERSION=unknown
Expand Down

0 comments on commit 375a91b

Please sign in to comment.