Skip to content

Commit 1d178a8

Browse files
authored
Update MariaDB version in Dockerfile
1 parent 516ed7f commit 1d178a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

db/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
ARG UPSTREAM_VERSION
2-
FROM mariadb:${UPSTREAM_VERSION}
2+
FROM mariadb:11

0 commit comments

Comments
 (0)