Skip to content

Commit

Permalink
chore(deps): update arigaio/atlas docker tag to v0.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
org-internal-bot[bot] authored Jan 7, 2025
1 parent e22b391 commit 0643f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdviz-db/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#---------------------------------------------------------------------------------------------------
# checkov:skip=CKV_DOCKER_7:Ensure the base image uses a non latest version tag
# trivy:ignore:AVD-DS-0001
FROM arigaio/atlas:0.29.0-community AS cdviz-db
FROM arigaio/atlas:0.30.0-community AS cdviz-db
LABEL org.opencontainers.image.source="https://github.com/cdviz-dev/cdviz"
LABEL org.opencontainers.image.licenses="MIT OR Apache-2.0"
COPY migrations /migrations
Expand Down

0 comments on commit 0643f42

Please sign in to comment.