Skip to content

Commit 0e0c07e

Browse files
fix: bump front again
1 parent 167580a commit 0e0c07e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ services:
8585
LOGGING_FORMAT: ${LOGGING_FORMAT:-}
8686
app:
8787
container_name: marble-app
88-
image: europe-west1-docker.pkg.dev/marble-infra/marble/marble-frontend:v0.32.0
88+
image: europe-west1-docker.pkg.dev/marble-infra/marble/marble-frontend:v0.32.1
8989
platform: linux/amd64
9090
restart: always
9191
depends_on:

kubernetes/.versions

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
MARBLE-FRONT-IMG=v0.32.0
2-
MARBLE-FRONT-VERSION=0.32.0
1+
MARBLE-FRONT-IMG=v0.32.1
2+
MARBLE-FRONT-VERSION=0.32.1
33
MARBLE-BACK-IMG=v0.32.0
44
MARBLE-BACK-VERSION=0.32.0
55
APPLICATION-VERSION=0.32.0

0 commit comments

Comments
 (0)