Skip to content

Commit

Permalink
feat(docker): use versioned tags so dependabot can keep us updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Oct 31, 2020
1 parent 5d38930 commit 8ad75cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:slim
FROM node:15.0.1-slim

LABEL com.github.actions.name="Conventional Semantic Release" \
com.github.actions.description="Semantic Release with all the presets" \
Expand Down

0 comments on commit 8ad75cb

Please sign in to comment.