Skip to content

Commit

Permalink
chore(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2024
1 parent 77ffab8 commit 52a8ea5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
type=raw,value=latest,enable=${{ !contains(github.ref, 'beta') }}
- name: Build and push Docker image
uses: docker/build-push-action@v6.0.2
uses: docker/build-push-action@v6.1.0
with:
context: .
push: true
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/library/node:20.14.0-alpine3.19@sha256:3c2ff49f98c64489f0408a0b26390a03a08e26fee8692b79cc1d3df0b134eaa6
FROM docker.io/library/node:20.14.0-alpine3.19@sha256:d3ad1121c009bf2a04a7470c6a22b0852d51d28859f6da9e3f0705adc91e8866

# renovate: datasource=repology depName=alpine_3_19/bash versioning=loose
ENV BASH_VERSION="5.2.21-r0"
Expand Down

0 comments on commit 52a8ea5

Please sign in to comment.