Skip to content

Commit

Permalink
Merge pull request #65 from SierraSoftworks/dependabot/docker/mariadb…
Browse files Browse the repository at this point in the history
…-11.2.3-jammy

build(deps): Bump mariadb from 11.2.2-jammy to 11.2.3-jammy
  • Loading branch information
notheotherben authored Feb 13, 2024
2 parents eee9598 + d4e1021 commit ce76fc6
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.2.2-jammy
FROM mariadb:11.2.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 ce76fc6

Please sign in to comment.