Skip to content

Commit

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

build(deps): Bump mariadb from 11.0.2-jammy to 11.0.3-jammy
  • Loading branch information
notheotherben authored Aug 15, 2023
2 parents 16c783c + 98b18c8 commit 12b494e
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.0.2-jammy
FROM mariadb:11.0.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 12b494e

Please sign in to comment.