Browse Source

Merge pull request #4089 from dexidp/backport-4087

fix: remove version controlled files from dockerignore
v2.42.x v2.42.1
Márk Sági-Kazár 11 months ago committed by GitHub
parent
commit
4c3e83b901
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      .dockerignore

2
.dockerignore

@ -1,4 +1,2 @@
.github/
.gitpod.yml
bin/
tmp/

Loading…
Cancel
Save