Skip to content

Commit 7e74936

Browse files
[npp-bot]: Bump phpmyadmin in /phpmyadmin
Bumps phpmyadmin from 5.2.2-apache to 5.2.3-apache. --- updated-dependencies: - dependency-name: phpmyadmin dependency-version: 5.2.3-apache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bc16dc3 commit 7e74936

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpmyadmin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# ---------------------------------------------------------------------------- #
77

88
# Here the magic, the rest of it is ordinary
9-
FROM phpmyadmin:5.2.2-apache
9+
FROM phpmyadmin:5.2.3-apache
1010

1111
# Install necessary packages
1212
RUN apt-get update && apt-get install -y \

0 commit comments

Comments
 (0)