Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 6, 2023
1 parent bd95d33 commit 4a07012
Show file tree
Hide file tree
Showing 4 changed files with 1,838 additions and 1,603 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/master.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
field: version
value: ${{ github.sha }}
- name: Deploy image
uses: valitydev/[email protected].16
uses: valitydev/[email protected].17
with:
registry-username: ${{ github.actor }}
registry-access-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
FROM nginx:1.21
FROM nginx:1.25
COPY dist /usr/share/nginx/html
COPY nginx.conf /etc/nginx/vhosts.d/checkout.conf
Loading

0 comments on commit 4a07012

Please sign in to comment.