Skip to content

Commit fc3c1e4

Browse files
authored
Update Redis base image to version 7-alpine
1 parent 7af2d09 commit fc3c1e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

redis/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
ARG UPSTREAM_VERSION
2-
FROM redis:${UPSTREAM_VERSION}
2+
FROM redis:7-alpine

0 commit comments

Comments
 (0)