Skip to content

Commit

Permalink
chore(deps): update mariadb docker tag to v10.11.5 (#335)
Browse files Browse the repository at this point in the history
* chore(deps): update mariadb docker tag to v10.11.5

* Update app version

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
  • Loading branch information
renovate[bot] and github-action update-app-version authored Aug 15, 2023
1 parent a774bb8 commit 1475c3a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
restart: always
networks:
- 1panel-network
image: "mariadb:10.11.4"
image: "mariadb:10.11.5"
ports:
- ${PANEL_APP_PORT_HTTP}:3306
volumes:
Expand Down

0 comments on commit 1475c3a

Please sign in to comment.