Skip to content

Commit

Permalink
Fix lint complaint
Browse files Browse the repository at this point in the history
  • Loading branch information
Nuru committed Jul 3, 2024
1 parent 3a07808 commit 3508094
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,5 +1,5 @@
# Install CFSSL from official cfssl.org binaries
FROM cfssl/cfssl:1.5.0 as cfssl
FROM cfssl/cfssl:1.5.0 AS cfssl

# Install remaining packages
FROM alpine:3.16.2
Expand Down

0 comments on commit 3508094

Please sign in to comment.