Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
Bump buildx-action and monito-rss.

Signed-off-by: Noel Georgi <[email protected]>
  • Loading branch information
frezbo committed Jun 29, 2023
1 parent 255c66d commit 50acd1d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Set up QEMU
uses: docker/[email protected]
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2.7.0
uses: docker/setup-buildx-action@v2.8.0
- name: Login to GHCR
uses: docker/[email protected]
with:
Expand Down
2 changes: 1 addition & 1 deletion monito-rss/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM synzen/monitorss@sha256:0c81db12de3ca58defd37d6a089433cbbac69fe09d5229d0c82c5c33836a9518 as monito-rss
FROM synzen/monitorss@sha256:4fc4ef49007c18f89bf7423c7b3cdea7864f2330589c0961faedcdb82490c311 as monito-rss

FROM --platform=${BUILDPLATFORM:-linux/amd64} node:20-alpine@sha256:cc4e8f3d78a276fa05eae1803b6f8cbb43145441f54c828ab14e0c19dd95c6fd

Expand Down

0 comments on commit 50acd1d

Please sign in to comment.