Skip to content

Commit

Permalink
chore(ci): upgrade docker images and compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Marthym committed Aug 31, 2024
1 parent 9f1309c commit fa8acd0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
<configuration>
<from>
<image>
bellsoft/liberica-runtime-container:jre-21.0.4-slim-musl@sha256:1e2dcc44b07586ce7230d0b8581bd16ee6e9fe972827ffc00efd626a2ccacc43
bellsoft/liberica-runtime-container:jre-21.0.4_10-slim-musl@sha256:20fe1056fdf6f042bd2a6a059c53558c14c280c2abd988fe60b78e3e27caf8ba
</image>
</from>
<to>
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ networks:
services:

baywatch:
image: 'ghcr.io/marthym/baywatch:2.0.0-SNAPSHOT'
image: 'ghcr.io/marthym/baywatch:2.2.0-SNAPSHOT'
depends_on:
- opentelemetry
labels:
Expand Down

0 comments on commit fa8acd0

Please sign in to comment.