Skip to content

Commit

Permalink
Update to upstream 0.81
Browse files Browse the repository at this point in the history
  • Loading branch information
haberda committed Feb 6, 2024
1 parent 11d8179 commit 469cba3
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.80
FROM bbernhard/signal-cli-rest-api:0.81

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.80
amd64: bbernhard/signal-cli-rest-api:0.80
armv7: bbernhard/signal-cli-rest-api:0.80
aarch64: bbernhard/signal-cli-rest-api:0.81
amd64: bbernhard/signal-cli-rest-api:0.81
armv7: bbernhard/signal-cli-rest-api:0.81

0 comments on commit 469cba3

Please sign in to comment.