Skip to content

Commit

Permalink
docker image version for mysql updated to match NOP on PROD
Browse files Browse the repository at this point in the history
  • Loading branch information
Meys Torkaman authored and Meys Torkaman committed Feb 7, 2024
1 parent 3b20a99 commit 7ac372f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/resources/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Match Aurora MySQL version as closely as possible
FROM mysql:8.2.0
FROM mysql:8.0.32

ENV MYSQL_DATABASE=CVSBNOP \
MYSQL_ROOT_PASSWORD=12345
Expand Down

0 comments on commit 7ac372f

Please sign in to comment.