Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Bump docker/setup-qemu-action from 2 to 3 #2

Bump docker/setup-qemu-action from 2 to 3

Bump docker/setup-qemu-action from 2 to 3 #2

Workflow file for this run

name: Docker Image CI (Test Build)
on:
pull_request:
branches: [ "main", "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build . --file Dockerfile --tag ubuntu-xrdp:$(date +%s)