Skip to content

Commit

Permalink
to be tested. line 33. don't use in prod yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
d3vilh committed Dec 30, 2024
1 parent 75bb0a5 commit a801822
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# armv5l raspberry pi 1/zero 32bit: FROM arm32v5/debian:stable-slim, armv7l raspberry pi 2/3/4 32bit: FROM arm32v7/debian:stable-slim
# AMD64 64bit: FROM debian:stable-slim, arm64v8 64bit: FROM arm64v8/debian:stable-slim

# LINE 33 is WA for current version of easy-rsa, it will be removed in future!!

FROM DEFINE-YOUR-ARCH
LABEL maintainer="Mr.Philipp <d3vilh@github.com>"
LABEL version="0.9.5.6"
Expand Down

0 comments on commit a801822

Please sign in to comment.