Skip to content

Commit 6a6ff16

Browse files
authored
update docker release
1 parent 11d8ece commit 6a6ff16

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/build-all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
push: true
2828
tags: |
2929
tdim/aio-server:latest
30-
tdim/aio-server:2.0.0
30+
tdim/aio-server:2.3.0

.github/workflows/build-mariadb.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
push: true
2828
tags: |
2929
tdim/aio-server:mariadb
30-
tdim/aio-server:mariadb-2.0.0
30+
tdim/aio-server:mariadb-2.3.0

.github/workflows/build-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
push: true
2828
tags: |
2929
tdim/aio-server:web
30-
tdim/aio-server:web-2.0.0
30+
tdim/aio-server:web-2.3.0

0 commit comments

Comments
 (0)