Skip to content

Commit

Permalink
📣 Update arigaio/atlas Docker tag to v0.29.1
Browse files Browse the repository at this point in the history
| datasource | package       | from   | to     |
| ---------- | ------------- | ------ | ------ |
| docker     | arigaio/atlas | 0.29.0 | 0.29.1 |
  • Loading branch information
renovate-bot committed Dec 28, 2024
1 parent 56b52e9 commit dd28ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/stremthru/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ WORKDIR /app
COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
COPY --from=builder /workspace/stremthru ./stremthru
COPY --from=builder /schema /tmp
COPY --from=arigaio/atlas:0.29.0-community /atlas /usr/local/bin/atlas
COPY --from=arigaio/atlas:0.29.1-community /atlas /usr/local/bin/atlas

VOLUME ["/app/data"]

Expand Down

0 comments on commit dd28ca6

Please sign in to comment.