Skip to content

Commit

Permalink
Merge pull request #1521 from cybozu/bump-meows-0.18.1
Browse files Browse the repository at this point in the history
Bump meows from 0.18.0 to 0.18.1
  • Loading branch information
takahiro-yamada authored Jan 31, 2025
2 parents 69bee33 + 230a7fc commit 4e0effe
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion meows-dctest-runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG MEOWS_VERSION=0.18.0
ARG MEOWS_VERSION=0.18.1

FROM ghcr.io/cybozu-go/meows-runner:${MEOWS_VERSION}
LABEL org.opencontainers.image.source="https://github.com/cybozu/neco-containers"
Expand Down
2 changes: 1 addition & 1 deletion meows-dctest-runner/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.18.0.1
0.18.1.1
2 changes: 1 addition & 1 deletion meows-neco-runner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG MEOWS_VERSION=0.18.0
ARG MEOWS_VERSION=0.18.1

FROM ghcr.io/cybozu/golang:1.23-jammy AS builder

Expand Down
2 changes: 1 addition & 1 deletion meows-neco-runner/TAG
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.18.0.1
0.18.1.1

0 comments on commit 4e0effe

Please sign in to comment.