Skip to content

Commit

Permalink
update nginx of sandbox to 1.21-alpine
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Jaeckle <thomas.jaeckle@bosch.io>
  • Loading branch information
thjaeckle committed Apr 12, 2022
1 parent ea8a166 commit 6a95ee4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/docker/sandbox/docker-compose.yml
Expand Up @@ -183,7 +183,7 @@ services:
# - ./nodered/flows-ditto.json:/data/flows-ditto.json:rw

nginx:
image: docker.io/nginx:1.13-alpine
image: docker.io/nginx:1.21-alpine
mem_limit: 32m
restart: always
volumes:
Expand Down

0 comments on commit 6a95ee4

Please sign in to comment.