Skip to content

Commit

Permalink
Merge pull request jenkinsci#396 from lemeurherve/refactor-like-docke…
Browse files Browse the repository at this point in the history
…r-agent-pr-459

breaking: refactor like jenkinsci#459
  • Loading branch information
dduportal authored and lemeurherve committed Sep 8, 2023
1 parent d43dab2 commit 5d6bc95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/netcat-helper/Dockerfile-windows
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

# Available tags: https://mcr.microsoft.com/v2/windows/servercore/tags/list
ARG WINDOWS_VERSION_TAG=1809
FROM mcr.microsoft.com/windows/servercore:"${WINDOWS_VERSION_TAG}"

Expand Down

0 comments on commit 5d6bc95

Please sign in to comment.