Skip to content

Commit

Permalink
bump to bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
devinstasafe committed Mar 22, 2022
1 parent 6095885 commit c3c33ab
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,4 +1,4 @@
FROM debian:jessie
FROM debian:bullseye

ENV DEBIAN_FRONTEND noninteractive

Expand Down Expand Up @@ -28,7 +28,7 @@ RUN mkdir /osslsigncode && \

LABEL "name"="Windows Signing Utility"
LABEL "maintainer"="Jon Friesen"
LABEL "version"="0.2.0"
LABEL "version"="1.0.0"

LABEL "com.github.actions.name"="Windows Signing Utility"
LABEL "com.github.actions.description"="Windows Signing Utility"
Expand Down

0 comments on commit c3c33ab

Please sign in to comment.