Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Update Docker - updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 5a8c5a6 commit a183570
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN npm run build

##################################################################################################

FROM nginx:1.25.2-alpine AS runtime
FROM nginx:1.25.3-alpine AS runtime

WORKDIR /dscp-hyproof-client

Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ services:
restart: on-failure

ipfs:
image: ipfs/go-ipfs:v0.24.0
image: ipfs/go-ipfs:v0.25.0
container_name: ipfs
environment:
- |
Expand Down

0 comments on commit a183570

Please sign in to comment.