Skip to content

Commit

Permalink
Merge pull request #102 from crazy-max/update
Browse files Browse the repository at this point in the history
Samba 4.18.9
  • Loading branch information
crazy-max committed Dec 9, 2023
2 parents 09854e2 + 826a321 commit 89b964f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# syntax=docker/dockerfile:1

ARG ALPINE_VERSION=3.18
ARG ALPINE_VERSION=3.19
ARG S6_VERSION=2.2.0.3

ARG SAMBA_VERSION=4.18.8
ARG SAMBA_VERSION=4.18.9
ARG WSDD2_VERSION=e37443ac4c757dbf14167ec3f754ebe88244ad4b

FROM --platform=${BUILDPLATFORM} crazymax/alpine-s6:${ALPINE_VERSION}-${S6_VERSION} AS wsdd2-src
Expand Down

0 comments on commit 89b964f

Please sign in to comment.