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.2.0
  • Loading branch information
renovate[bot] committed Dec 5, 2023
1 parent fea4e32 commit eb52de0
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.1.0
FROM public.ecr.aws/docker/library/mysql:8.2.0

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

0 comments on commit eb52de0

Please sign in to comment.