Skip to content

Commit

Permalink
chore: adding to Dockerfile the origin of the image
Browse files Browse the repository at this point in the history
  • Loading branch information
juancarlosjr97 committed Feb 25, 2024
1 parent 7c013f4 commit e33bc8f
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:20.11.1-alpine3.19@sha256:f4c96a28c0b2d8981664e03f461c2677152cd9a756012ffa8e2c6727427c2bda
FROM docker.io/library/node:20.11.1-alpine3.19@sha256:f4c96a28c0b2d8981664e03f461c2677152cd9a756012ffa8e2c6727427c2bda

# renovate: datasource=repology depName=alpine_3_19/bash versioning=loose
ENV BASH_VERSION="5.2.21-r0"
Expand Down

0 comments on commit e33bc8f

Please sign in to comment.