igor04091968 commited on
Commit
cfb3e94
·
verified ·
1 Parent(s): 9e61620

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,6 +1,6 @@
1
  FROM debian:bullseye-slim
2
 
3
- # Install prerequisites
4
  RUN apt-get update && apt-get install -y \
5
  curl \
6
  gnupg \
 
1
  FROM debian:bullseye-slim
2
 
3
+ # Install prerequisites##
4
  RUN apt-get update && apt-get install -y \
5
  curl \
6
  gnupg \