Skip to content

Commit

Permalink
orange-custo: set default values for used docker images
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed May 13, 2024
1 parent 1c90cc9 commit 556f25f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ARG golang
ARG alpine
ARG golang="golang:1.21.6"
ARG alpine="alpine:3.19.1"



Expand Down

0 comments on commit 556f25f

Please sign in to comment.