Skip to content

Commit

Permalink
Merge pull request #433 from J0WI/redis-alpine
Browse files Browse the repository at this point in the history
feat(redis)!: Use Alpine base
  • Loading branch information
nickvergessen authored Nov 2, 2023
2 parents 4eb2f0b + 6d6d902 commit e5e5618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redis/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM redis
FROM redis:alpine

0 comments on commit e5e5618

Please sign in to comment.