Skip to content

Commit

Permalink
Update Dockerfile_Redis
Browse files Browse the repository at this point in the history
update and upgrade alpine
  • Loading branch information
deronsmith authored Mar 20, 2024
1 parent a48c842 commit 97c22ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile_Redis
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
FROM redis:7.2.4-alpine

RUN apk add --upgrade apk-tools
RUN apk upgrade --available

0 comments on commit 97c22ac

Please sign in to comment.