Skip to content

Commit

Permalink
chore(deps): update public.ecr.aws/docker/library/mysql docker tag to…
Browse files Browse the repository at this point in the history
… v8.0.34
  • Loading branch information
renovate[bot] committed Jul 26, 2023
1 parent 8591339 commit 41128d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws/dockerfile.mysql
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM public.ecr.aws/docker/library/mysql:8.0.33
FROM public.ecr.aws/docker/library/mysql:8.0.34

COPY dockerfiles/initdb.d/* /docker-entrypoint-initdb.d/
RUN chown -R mysql.mysql /var/lib/mysql
Expand Down

0 comments on commit 41128d7

Please sign in to comment.