Skip to content

Commit

Permalink
add file scanner (#1745)
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesrwarren authored Nov 26, 2024
1 parent bc26057 commit 096457f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion file-scanner/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.22.0-alpine3.18 AS build
FROM golang:1.22.9-alpine3.20 AS build

# Build go package
ADD file-scanner/. /go/src/clamav-rest/
Expand Down

0 comments on commit 096457f

Please sign in to comment.