Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit ee283b3

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency alpine to v3.16
1 parent 3944465 commit ee283b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2020
# SOFTWARE.
2121

22-
FROM alpine:3.15
22+
FROM alpine:3.16
2323

2424
RUN apk update && apk add --no-cache bash musl-dev libc-dev gcompat
2525

0 commit comments

Comments
 (0)