Skip to content

Commit

Permalink
Merge pull request #615 from cybozu-go/upgrade-container-202312
Browse files Browse the repository at this point in the history
Upgrade and rebuild containers
  • Loading branch information
yamatcha committed Dec 4, 2023
2 parents 975d5a8 + 6d46d93 commit ed1e1d0
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion containers/fluent-bit/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Stage1: build from source
FROM quay.io/cybozu/ubuntu-dev:22.04 AS builder

ARG FLUENT_BIT_VERSION=2.1.8
ARG FLUENT_BIT_VERSION=2.2.0

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down
2 changes: 1 addition & 1 deletion containers/fluent-bit/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.8.2
2.2.0.1
2 changes: 1 addition & 1 deletion containers/mysql/8.0.18/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.18.9
8.0.18.10
2 changes: 1 addition & 1 deletion containers/mysql/8.0.25/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.25.9
8.0.25.10
2 changes: 1 addition & 1 deletion containers/mysql/8.0.26/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.26.10
8.0.26.11
2 changes: 1 addition & 1 deletion containers/mysql/8.0.27/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.27.8
8.0.27.9
2 changes: 1 addition & 1 deletion containers/mysql/8.0.28/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.28.10
8.0.28.11
2 changes: 1 addition & 1 deletion containers/mysql/8.0.30/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.30.8
8.0.30.9
2 changes: 1 addition & 1 deletion containers/mysql/8.0.31/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.31.7
8.0.31.8
2 changes: 1 addition & 1 deletion containers/mysql/8.0.32/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.32.2
8.0.32.3
2 changes: 1 addition & 1 deletion containers/mysql/8.0.33/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.33.1
8.0.33.2
2 changes: 1 addition & 1 deletion containers/mysql/8.0.34/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.34.1
8.0.34.2

0 comments on commit ed1e1d0

Please sign in to comment.