Skip to content

Commit

Permalink
Merge pull request #60 from SierraSoftworks/dependabot/docker/mariadb…
Browse files Browse the repository at this point in the history
…-11.1.3-jammy
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
2 parents 3ed7a63 + a2580ea commit 52e4f7c
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 @@ -5,7 +5,7 @@ RUN wget -O /tmp/mc https://dl.minio.io/client/mc/release/linux-amd64/mc
RUN chmod +x /tmp/mc

# Then build our backup image
FROM mariadb:11.1.2-jammy
FROM mariadb:11.1.3-jammy
LABEL maintainer="Benjamin Pannell <[email protected]>"

# Install the latest ca-certificates package to resolve Lets Encrypt auth issues
Expand Down

0 comments on commit 52e4f7c

Please sign in to comment.