Skip to content

Commit

Permalink
Update to upstream 0.83
Browse files Browse the repository at this point in the history
  • Loading branch information
haberda committed Apr 8, 2024
1 parent c06c4a1 commit b526006
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion signal/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG BUILD_FROM
# hadolint ignore=DL3006
FROM bbernhard/signal-cli-rest-api:0.82
FROM bbernhard/signal-cli-rest-api:0.83

COPY options.sh /options.sh

Expand Down
6 changes: 3 additions & 3 deletions signal/build.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
build_from:
aarch64: bbernhard/signal-cli-rest-api:0.82
amd64: bbernhard/signal-cli-rest-api:0.82
armv7: bbernhard/signal-cli-rest-api:0.82
aarch64: bbernhard/signal-cli-rest-api:0.83
amd64: bbernhard/signal-cli-rest-api:0.83
armv7: bbernhard/signal-cli-rest-api:0.83

0 comments on commit b526006

Please sign in to comment.