From 5b33b6f4ff1b161a21b2b097f03b249921623725 Mon Sep 17 00:00:00 2001 From: Gavin Morris Date: Fri, 6 Oct 2023 16:41:55 -0400 Subject: [PATCH] ISLE-1.5.27-release - Security and Application upgrades --- .github/workflows/docker-image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml index 238b3a9..1f46ed9 100644 --- a/.github/workflows/docker-image.yml +++ b/.github/workflows/docker-image.yml @@ -41,7 +41,7 @@ jobs: file: ./Dockerfile push: true tags: | - ${{ secrets.DOCKERHUB_ORG }}/isle-mysql:1.5.26 + ${{ secrets.DOCKERHUB_ORG }}/isle-mysql:1.5.27 ${{ secrets.DOCKERHUB_ORG }}/isle-mysql:latest - name: Image digest