Skip to content

Commit

Permalink
fix: bump front again
Browse files Browse the repository at this point in the history
  • Loading branch information
Pascal-Delange committed Jan 15, 2025
1 parent 167580a commit 0e0c07e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ services:
LOGGING_FORMAT: ${LOGGING_FORMAT:-}
app:
container_name: marble-app
image: europe-west1-docker.pkg.dev/marble-infra/marble/marble-frontend:v0.32.0
image: europe-west1-docker.pkg.dev/marble-infra/marble/marble-frontend:v0.32.1
platform: linux/amd64
restart: always
depends_on:
Expand Down
2 changes: 1 addition & 1 deletion front
4 changes: 2 additions & 2 deletions kubernetes/.versions
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
MARBLE-FRONT-IMG=v0.32.0
MARBLE-FRONT-VERSION=0.32.0
MARBLE-FRONT-IMG=v0.32.1
MARBLE-FRONT-VERSION=0.32.1
MARBLE-BACK-IMG=v0.32.0
MARBLE-BACK-VERSION=0.32.0
APPLICATION-VERSION=0.32.0

0 comments on commit 0e0c07e

Please sign in to comment.