Skip to content

Commit

Permalink
Update Docker
Browse files Browse the repository at this point in the history
  • Loading branch information
ydahhrk committed May 25, 2024
1 parent b00bec9 commit 409185e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#--- Alpine build container ---
FROM alpine:latest AS builder
ARG FORT_VERSION=1.6.1
ARG FORT_VERSION=1.6.2

# Install compiler and dependencies
RUN apk --update --no-cache add build-base autoconf automake pkgconfig jansson-dev check-dev \
Expand Down

0 comments on commit 409185e

Please sign in to comment.