Commit Graph

20 Commits (5a0f483cd3d59f86fef956b815ba4dfffaa4b676)

Author SHA1 Message Date
dependabot[bot] af68a30c5c
chore(deps): bump golang from 1.17.2-alpine to 1.17.3-alpine
Bumps golang from 1.17.2-alpine to 1.17.3-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 05:04:43 +00:00
dependabot[bot] 8014066154
chore(deps): bump golang from 1.17.1-alpine to 1.17.2-alpine
Bumps golang from 1.17.1-alpine to 1.17.2-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 05:03:56 +00:00
mzack df0c4e2361 updating dockerfile to support headless with alpine 2021-09-26 07:56:54 +02:00
dependabot[bot] b69d98be3e
chore(deps): bump golang from 1.17.0-alpine to 1.17.1-alpine
Bumps golang from 1.17.0-alpine to 1.17.1-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 05:02:56 +00:00
Rui Chen dd422e18d3 build(docker): use tagged image rather than latest 2021-09-09 00:49:33 -04:00
dependabot[bot] 1d8176ccfc
chore(deps): bump golang from 1.16.7-alpine to 1.17.0-alpine
Bumps golang from 1.16.7-alpine to 1.17.0-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 05:03:34 +00:00
dependabot[bot] 7a8244e9e5
chore(deps): bump golang from 1.16.6-alpine to 1.16.7-alpine
Bumps golang from 1.16.6-alpine to 1.16.7-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-09 05:03:21 +00:00
dependabot[bot] 64cb4bd1f3
chore(deps): bump golang from 1.15-alpine to 1.16.6-alpine
Bumps golang from 1.15-alpine to 1.16.6-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-19 05:03:46 +00:00
PD-Team 709420dbf6
Merge pull request #619 from gaby/docker-refactor
Add must-have tools to Docker image
2021-03-14 12:36:08 +05:30
Juan Calderon-Perez 648d94da56
Add must-have tools to Docker image
Adds ca-certificates and bind-tools to Alpine final image.
2021-03-14 00:56:11 -05:00
Juan Calderon-Perez 754a8555f3
Fix inconsistent Golang version
Docker image is using Golang 1.16, while everything else in the code is using Golang 1.15
2021-03-11 00:43:50 -05:00
Mzack9999 7174c3f374
refactoring dockerfile (#563) 2021-02-22 21:22:05 +05:30
0x5ECF4ULT d34daca47d Fixing Dockerfile (nuclei froze) 2020-10-05 16:53:16 +02:00
0x5ECF4ULT 10cb5f011e Updating Dockerfile. This commit features a fix for a non-working Docker container. I verified its working again. 2020-09-29 12:52:03 +02:00
Mzack9999 7ae2d5eced fixing dockerfile 2020-09-23 23:15:46 +02:00
Mzack9999 12c9ca7b12 fixing go mod 2020-09-23 22:38:59 +02:00
bauthard 9f10341627
docker update 2020-09-16 19:47:58 +05:30
Mzack9999 39465cf7e1
Updating dockerfile 2020-08-02 12:51:37 +02:00
Ice3man543 458dbc1b38 v2 update 2020-07-01 16:17:24 +05:30
Rotem Reiss cfcd2a216c Add Docker support 2020-05-19 10:48:57 +03:00