Skip to content

Commit

Permalink
package(deps): update container dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 13, 2024
1 parent 6e357f8 commit 9221756
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/uptime-kuma/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ serviceMonitor:
enabled: false

testPod:
image: docker.io/busybox@sha256:34b191d63fbc93e25e275bfccf1b5365664e5ac28f06d974e8d50090fbb49f41
image: docker.io/busybox@sha256:c230832bd3b0be59a6c47ed64294f9ce71e91b327957920b6929a0caa8353140
annotations: {}

extraCertificates:
Expand Down
2 changes: 1 addition & 1 deletion container/Containerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM docker.io/louislam/uptime-kuma:1.23.13-debian@sha256:96510915e6be539b76bcba2e6873591c67aca8a6075ff09f5b4723ae47f333fc AS app-donor

FROM docker.io/library/node:20.17.0-bookworm-slim@sha256:ee799af8710c0c414361d0c71f53a501cfc7bd6081336ae4fdcc223688a1e213
FROM docker.io/library/node:20.17.0-bookworm-slim@sha256:df85129996d6b7a4ec702ebf2142cfa683f28b1d33446faec12168d122d3410d

ARG UID=3310
ARG GID=3310
Expand Down

0 comments on commit 9221756

Please sign in to comment.